Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update tinyusb to fix esp32 build with v3.0.7 #466

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

hathach
Copy link
Member

@hathach hathach commented Oct 23, 2024

update tinyusb to commit 8b1e40c3e2447de5b4a86bbcdcc0344946a4793d which use new style of tusb_init()/tuh_init()/tud_init(). This should fix #465 building with latest esp32 core v3.0.7

@hathach hathach changed the title update tinyusb to fix esp32 buidl with v3.0.7 update tinyusb to fix esp32 build with v3.0.7 Oct 23, 2024
…cc 14.2. Temporarily modify to use native semaphore
@hathach hathach merged commit 5920d15 into master Oct 24, 2024
22 checks passed
@hathach hathach deleted the update-tinyusb-fix-esp32-build branch October 24, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linker error on ESP32 S3 with 3.07 Arduino Core
1 participant